The Dreamweaver JavaScript API > Toggle functions > site.getShowToolTips() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gets the current state of the Tool Tips option.
Arguments
None.
Returns
A Boolean value indicating whether tool tips are visible in the Site window (true
) or not (false
).
Enabler
None.
![]() ![]() ![]() |